CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket 客户端 服务器

搜索资源列表

  1. tcp

    0下载:
  2. 利用socket进行的TCP连接,包括客户端和服务器端-Socket using the TCP connection, including client and server-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2432551
    • 提供者:lyq
  1. client_server

    0下载:
  2. socket开发的客户端,所实现的功能是发送小写字母,从服务器返回大些字母。-the client part of the socket programing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1709
    • 提供者:renwei
  1. SocketMIDlet

    0下载:
  2. 实现基于Socket的P2P通信,其中包含服务器端和客户端的一些东西-Socket of P2P-based communication, which includes server-side and client something
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:18970
    • 提供者:daolinding
  1. sc

    0下载:
  2. 通过socket实现客户端与服务器通信。客户端发送0或1到服务器,根据收到的信息分别执行相关的指令-To achieve through the socket client and server. Send the client to the server 0 or 1, according to information received were related to the implementation of the directive
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1148
    • 提供者:杨克
  1. testserver

    0下载:
  2. tcp通信 客户端发送tcp请求 服务器做出响应-tcp socket
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4425
    • 提供者:严乔
  1. linux_Socket_c

    0下载:
  2. linux下的socket程序,用C编写,包括客户端和服务器端,解压不用密码-the socket code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:9978
    • 提供者:leihaisheng
  1. SocketComTest

    0下载:
  2. 两个最简单最经典的socket程序:一个服务器,一个客户端。实现两个应用程序的通讯!-Two of the most simple and classic socket programs: a server, a client. Two applications to achieve communication!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:hezhengming
  1. CE_XTALK

    0下载:
  2. CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:111627
    • 提供者:fang
  1. TcpSrv

    0下载:
  2. vc下的socket编程,通过服务器端和客户端建立socket连接,使得客户端可以访问服务器端-VC++ :client access service by using sokets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2353182
    • 提供者:王雄
  1. TestSocket

    0下载:
  2. 网络socket编程服务器和客户端,适合初学者练习!-Programming network socket server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:91842
    • 提供者:jwf
  1. qqliaotianchengxu

    0下载:
  2. 它包括服务器端程序NetMsgServer和客户端程序NetMsgClient。通过编程还发现原始的socket(像send,recv等)命令比VC封装好的CScoket速度要快它包括服务器端程序NetMsgServer和客户端程序NetMsgClient-It includes server-side program and client NetMsgServer procedures NetMsgClient. Through the program also found that the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2709284
    • 提供者:竹竹
  1. socketprogram

    0下载:
  2. 通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-14
    • 文件大小:5433
    • 提供者:
  1. socket_java

    0下载:
  2. java控制台下socket编程一对多通信,服务器端与多个客户端-socket programming java console under the one-to-many communications, server-side with multiple clients
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:11180
    • 提供者:谢惠英
  1. Socket_Server_Client

    0下载:
  2. Socket, 实现服务器端与客户端的通讯-Socket, server-side and client communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3177931
    • 提供者:
  1. TALK

    0下载:
  2. 模拟卫星与地面站之间的通信,使用socket进行网络编程,客户端与服务器为同一载体,界面简洁,有很高的实用性-Simulation between the satellite and earth station communications, the use of network socket programming, client and server for the same carrier, the interface is simple and has high practical
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-18
    • 文件大小:5074944
    • 提供者:zhouf
  1. TwoSoc

    0下载:
  2. 基于VC++MFC框架程序 利用TCPIP协议 使用Windows的Sockets 包含客户端和服务器端-the client and the sever using socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5807776
    • 提供者:leo
  1. ChatSystem

    0下载:
  2. 该系统为聊天系统!提供了基于socket套接字编程的模型!分服务器端代码和客户端代码!两端能连接进行通信!并且一个客户端发生的信息,其他的客户端也收到!-The system for the chat system! Sockets provide a socket-based programming model! Sub-server-side code and client code! Can be connected at both ends to communicate! And the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:4848
    • 提供者:林波波
  1. java

    0下载:
  2. 是小程序 客户端发送 在服务器断显示 纯java写的 采用socket通信-Is a small program to send the client the server shows off the use of pure java write socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:992
    • 提供者:deb
  1. Csocket

    0下载:
  2. 主要是C语言编写的SOCKET程序,简单的客户端和服务器端调试程序。-C language socket programm,simple client and server.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:198086
    • 提供者:robert
  1. digui

    0下载:
  2. 利用rmi远程调用,实现客户端和服务器端的通讯,而不是采用socket的编程方法。-Rmi remoting use to achieve client and server communications, rather than the programming socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:6015
    • 提供者:dqc
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com